inspector: Show shortcuts
authorMatthias Clasen <mclasen@redhat.com>
Mon, 16 Mar 2020 00:48:31 +0000 (20:48 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 26 Mar 2020 03:14:44 +0000 (23:14 -0400)
commitc90b0581dd27e34bb26fca1cffff41f20fe21dea
treecdf15c7ae1a73dee78027b882326a2df0c486e66
parent43c0ea676d7a916339ca0d39d1457d0003b78715
inspector: Show shortcuts

At a tab that lists the shortcuts contained in a
GtkShortcutController.
gtk/inspector/init.c
gtk/inspector/meson.build
gtk/inspector/shortcuts.c [new file with mode: 0644]
gtk/inspector/shortcuts.h [new file with mode: 0644]
gtk/inspector/shortcuts.ui [new file with mode: 0644]
gtk/inspector/window.c
gtk/inspector/window.h
gtk/inspector/window.ui